Skip to content

Modernize dicts - #11

Merged
encukou merged 20 commits into
pyvec:mainfrom
encukou:modernize-dicts
Apr 26, 2022
Merged

Modernize dicts#11
encukou merged 20 commits into
pyvec:mainfrom
encukou:modernize-dicts

Conversation

@encukou

@encukou encukou commented Apr 5, 2022

Copy link
Copy Markdown
Member

Add improvements from a few years of in-person courses.
There's been some back-and-forth in additional serialization formats and bytes in the JSON lesson.
The “multiple values for a single key” section was moved to a separate lesson – it's good to take a break and do some exercises before it.

The commits represent historical evolution, don't review them individually.

Comment thread lessons/beginners/dict/index.md Outdated
Comment thread lessons/beginners/dict/index.md Outdated
Comment thread lessons/beginners/dict/index.md Outdated
encukou and others added 3 commits April 12, 2022 11:28
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Comment thread lessons/beginners/dict-with-list-values/index.md Outdated
K jednomu klíči může být přiřazena jen jedna hodnota.

``` pycon
>>> slovnik['Pes'] = 'Power strip'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-D

Comment thread lessons/beginners/dict/index.md Outdated
Comment thread lessons/beginners/dict/index.md Outdated
Comment thread lessons/projects/github-api/index.md Outdated
Comment thread lessons/projects/github-api/index.md Outdated
Comment thread lessons/projects/github-api/index.md Outdated
Comment thread lessons/projects/github-api/index.md Outdated
Co-authored-by: Jan Pipek <jan.pipek@gmail.com>
@encukou

encukou commented Apr 12, 2022

Copy link
Copy Markdown
Member Author

Díky!

@encukou
encukou merged commit b3d6f84 into pyvec:main Apr 26, 2022
@encukou
encukou deleted the modernize-dicts branch April 26, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants